5.3.3 APPX Application Design Manual

+ Chapter 1-1: Overview of Application Design
+ Chapter 1-2: Getting Started
+ Chapter 1-3: Data Dictionary
+ Chapter 1-4: Understanding Process Design
+ Chapter 1-5: Interprocess Communication
+ Chapter 1-6: Customizing Your Application
+ Chapter 1-7: The Documentation Facility
+ Chapter 1-8: Application Design Tools
+ Chapter 2-1: Data Dictionary Overview
+ Chapter 2-2: Data Dictionary Concepts
+ Chapter 2-3: Domains
+ Chapter 2-4: Files and Fields
+ Chapter 2-5: Work Fields
+ Chapter 3-1: Overview of APPX Processes
+ Chapter 3-2: Getting Started
+ Chapter 3-3: Process Definition
+ Chapter 3-4: Menu Processes
+ Chapter 3-5: Job Processes
- Chapter 3-6: Input Processes
+ Chapter 3-7: Output Processes
+ Chapter 3-8: Update Processes
+ Chapter 3-9: Query Processes
+ Chapter 3-10: Inquiry Processes
+ Chapter 3-11: Status Processes
+ Chapter 3-12: Subroutine Processes
+ Chapter 3-13: Table Processes
+ Chapter 3-14: Automatic and Optional Children
+ Chapter 3-15: Using the Image Editor
+ Chapter 3-16: Using GUI Features of the Image Editor
+ Chapter 3-17: Using Event Points
+ Chapter 4-1: ILF Integration
+ Chapter 4-2: True/False Status Indicators
+ Chapter 4-3: Specifying Statements
+ Chapter 4-4: The ILF Editor
+ Chapter 4-5: The Appx ILF Debugger
+ Chapter 4-6: ILF Keyword Reference
+ Chapter 4-7: Predefined Fields
+ Chapter 4-8: Runtime Subroutine's and Predefined Processes
+ Chapter 4-9: Appx Chart Director API

Chapter 3-6: Input Processes

Input Process Specifications


Input process specifications establish the general attributes of an input process, including a process control file and operational characteristics. The Input Processes screen, shown below, displays when you select inputs from the Application Design Specifications Menu.

Input Processes Screen

The Input Processes screen contains the following fields:

Process Name identifies a specific process and consists of up to 30 uppercase alphanumeric characters that must be unique within type and application.

Process Control File is optional for input processes. If present, it identifies a file by application ID and file name that is to be automatically managed by APPX during the execution of this process. APPX automatically reads, writes, rewrites, and deletes records in the process control file (PCF) during input process execution (and provides for updating the child PCF for any automatic children). If the PCF is left blank, the input process will execute once and then automatically end (as opposed to executing once for every record).

Options are indicators that are present whenever the options they denote have been defined. Options applicable to this screen are (Additional Attributes), (Rules), (Documentation), and (Security).

Buttons are provided at the bottom of each Input Processes screen for accessing the following options:

Additional attributes - See the Input Process Additional Attributes Option for details.

Rules - See the Input Process Rules Option for details.

Documentation - Same as the Process Documentation Option.

Security - Same as the Process Security Option.

Goto... - Allows you to identify and retrieve another record by optionally entering a full or partial key.

Help - Allows you to view online help text for a selected item.

Close or Cancel - In Inquire mode, Close allows you to end the current process. Otherwise, cancel allows you to end the current process without saving changes, if any, to the current record.

In addition, the menu bar provides the following pulldown menus:

Toolbox - Same as the Process Toolbox Pulldown Menu.

Jump to - Same as the Process Jump to Pulldown Menu.

Application Design Manual                                         "Powered by Appx Software"

1092

©2006 By APPX Software, Inc. All Rights Reserved